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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580116'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580116'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580115> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580115'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580115'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576324> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576324'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576324'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576344> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576328'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576328'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576332> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576332'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576332'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576331> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576330'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576330'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576333> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576333'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576333'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576345> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576345'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576345'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576326> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576326'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576326'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576325> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576325'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576325'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576785> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576785'^^xsd:integer;
  dwc:scientificName 'Karkinochromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '230528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576785'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576784> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580121'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580121'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580120> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580119'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580119'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580117> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580117'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580117'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576512> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576512'^^xsd:integer;
  dwc:scientificName 'Diplopeltula lucanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576512'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1057003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576511> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576511'^^xsd:integer;
  dwc:scientificName 'Diplopeltula lucanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576511'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1057003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580122> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576786'^^xsd:integer;
  dwc:scientificName 'Karkinochromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '230528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576786'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576339> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576339'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576339'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576327> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576327'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576327'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576334> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576334'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576334'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576338> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576338'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576338'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576336> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576336'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576336'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576337> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576337'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576337'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576342> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576342'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576342'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576343> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576343'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576343'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576755> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576755'^^xsd:integer;
  dwc:scientificName 'Gonionchus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '228830'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576755'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '228830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576754> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576754'^^xsd:integer;
  dwc:scientificName 'Gonionchus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '228830'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576754'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '228830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576759> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576759'^^xsd:integer;
  dwc:scientificName 'Gonionchus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '228830'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576759'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '228830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576760> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576760'^^xsd:integer;
  dwc:scientificName 'Gonionchus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '228830'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576760'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '228830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576613> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576661'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576661'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576624> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579043'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579043'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579042> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579042'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579042'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579040> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579040'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579040'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579643> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579643'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579643'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579641> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579627'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579627'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579612> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576795'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576795'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576793> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576792'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576792'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579588> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579588'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579588'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579589> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579589'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579589'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579590> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579590'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579590'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579591> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579591'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579591'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579592> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579592'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579592'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579587> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579587'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579587'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580145> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576108'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576108'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576124> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576124'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576124'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576115> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576115'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576115'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576716> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580124'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580124'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576275> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576366'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576366'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576367> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576367'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576367'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576377> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576376'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576376'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576375> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576375'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576375'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576374> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576373'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576373'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576372> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576371'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576371'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576369> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576369'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576369'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576368> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576368'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576368'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580006> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580006'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus bicoronatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580006'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '868901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576139> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576136'^^xsd:integer;
  dwc:scientificName 'Daptonema flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576136'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576138> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579154'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579154'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579141> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579108'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579108'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579109> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579109'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579109'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579916> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579931'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579931'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579919> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579930'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579930'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579914> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576799'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576799'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576798> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576798'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576798'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576797> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576797'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576797'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579167> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580101'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580101'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576280> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576645'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576645'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576650> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576680'^^xsd:integer;
  dwc:scientificName 'Eubostrichus parasitiferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '230449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576680'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '230449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579053> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579053'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579053'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579047> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579047'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579047'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579048> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579048'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579048'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579049> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579049'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579049'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579050> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579050'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579050'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579052> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579052'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579052'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579051> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579051'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579051'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579054> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579054'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579054'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579045> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579045'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579045'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579041> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579041'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579041'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579044> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579044'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579044'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576121> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576121'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576121'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576112> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576112'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576112'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576114> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576114'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576114'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576123> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576123'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576123'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576131> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576131'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576131'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576111> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576111'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576111'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576125> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576125'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576125'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576134> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576134'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576134'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576110> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576110'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576110'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576132> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576054'^^xsd:integer;
  dwc:scientificName 'Chromaspirina chabaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576054'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576451> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576451'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576451'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580099> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580099'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580099'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580043> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580041'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580041'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580044> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580045'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580045'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580040> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580040'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580040'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580081> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580081'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580081'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580088> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580097'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580097'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580096> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580103'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580103'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580082> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580082'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580082'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580093> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580092'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580092'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580091> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580098'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580098'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580264> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580240'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580240'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580231> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580237'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580237'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580238> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580269'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580269'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580266> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580100'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580100'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576117> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576117'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576117'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576118> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576119'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576119'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576120> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576120'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576120'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576116> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576116'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576116'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576122> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576122'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576122'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576129> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576129'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576129'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576128> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576128'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576128'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576127> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576127'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576127'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576126> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576126'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576126'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580035> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579349'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579349'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579351> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579351'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579351'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579599> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579421'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579421'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579420> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579420'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579420'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579419> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579419'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579419'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579352> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579352'^^xsd:integer;
  dwc:scientificName 'Oncholaimus oxyuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579352'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579771> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576019'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576019'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576020> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576020'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576020'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580127> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576732'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576732'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576731> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575983'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575983'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575981> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575981'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575981'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575982> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575982'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575982'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575980> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575980'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575980'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576453> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576453'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576453'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576341> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576224'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576224'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576226> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576227'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576227'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576228> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576228'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576228'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579195> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579195'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579195'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580123> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580123'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580123'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576723> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576736'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576736'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576735> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576735'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576735'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576734> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576734'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576734'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580136> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580136'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580136'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580144> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580144'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580144'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580146> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580146'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580146'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580147> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580147'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580147'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580148> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580148'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580148'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580149> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580149'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580149'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580150> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580150'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580150'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580152> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580152'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580152'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579633> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579633'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579633'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579632> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579632'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579632'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579631> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579631'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579631'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579630> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579630'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579630'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579629> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579629'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579629'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579642> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579642'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579642'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576654> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576654'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576654'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576632> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576632'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576632'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576633> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576633'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576633'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576621> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576621'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576621'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576643> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576643'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576643'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576642> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576642'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576642'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576641> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576641'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576641'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576640> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576640'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576640'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576639> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576639'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576639'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576638> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576638'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576638'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576686> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576686'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576686'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576663> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576663'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576663'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576666> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576666'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576666'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579413> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579413'^^xsd:integer;
  dwc:scientificName 'Oxyonchus culcitatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '227698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579413'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '227698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579414> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579414'^^xsd:integer;
  dwc:scientificName 'Oxyonchus culcitatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '227698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579414'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '227698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580411> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580411'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580411'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580412> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580412'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580412'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580413> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580413'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580413'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580415> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580415'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580415'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580417> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580417'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580417'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580416> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580416'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580416'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580418> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580418'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580418'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580414> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580414'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580414'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579821> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579821'^^xsd:integer;
  dwc:scientificName 'Sabatieria granulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '229855'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579821'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '229855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579822> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579822'^^xsd:integer;
  dwc:scientificName 'Sabatieria granulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '229855'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579822'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '229855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576200> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576200'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576200'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576214> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576214'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576214'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576195> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576195'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576195'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576196> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576196'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576196'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576210> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576210'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576210'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576211> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576211'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576211'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576213> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576213'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576213'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576215> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576215'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576215'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576216> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576216'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576216'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576207> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576207'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576207'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580271> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580271'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580271'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579342> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579342'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579342'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579337> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579337'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579337'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579347> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579347'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579347'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579346> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579346'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579346'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579343> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579343'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579343'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579344> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579344'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579344'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579341> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579341'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579341'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579340> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579340'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579340'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579348> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579348'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579348'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579338> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579338'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579338'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579336> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579336'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579336'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579335> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579335'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579335'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579334> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579334'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579334'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579333> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579333'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579333'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579332> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579332'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579332'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579331> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579331'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579331'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579330> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579330'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579330'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579339> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579339'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579339'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576777> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576777'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576777'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576779> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576779'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576779'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576780> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576780'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576780'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576778> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576778'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576778'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576781> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576781'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576781'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576783> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576783'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576783'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576776> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576776'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576776'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576864> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576864'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576864'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576866> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576866'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576866'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576863> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576863'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576863'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576862> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576862'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576862'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576861> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576861'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576861'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576860> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576860'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576860'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576774> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576774'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576774'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576768> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576768'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576768'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576772> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576772'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576772'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576771> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576771'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576771'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576770> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576770'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576770'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576775> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576775'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576775'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576769> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576769'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576769'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576767> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576767'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576767'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576773> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576773'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576773'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576464> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576464'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576464'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576471> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576471'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576471'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576463> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576463'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576463'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576465> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576465'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576465'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576470> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576470'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576470'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576469> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576469'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576469'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576468> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576468'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576468'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576467> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576467'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576467'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576609> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576609'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576609'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576652> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576652'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576652'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576626> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576626'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576626'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576651> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576651'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576651'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579941> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579941'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579941'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579943> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579943'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579943'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579944> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579944'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579944'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579613> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579613'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579613'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579625> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579625'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579625'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576906> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576906'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus hamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576906'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576905> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576905'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus hamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576905'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576501> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576501'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576501'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576499> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576499'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576499'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576498> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576498'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576498'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576500> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576500'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576500'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576506> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576506'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576506'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576505> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576505'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576505'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576504> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576504'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576504'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576503> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576503'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576503'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576497> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576497'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576497'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576041> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576041'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576041'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576042> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576042'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576042'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579215> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579215'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579215'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579218> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579218'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579218'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579256> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579256'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579256'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576895> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576895'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576895'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576899> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576899'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576899'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576897> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576897'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576897'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576896> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576896'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576896'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576879> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576879'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576879'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576898> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576898'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576898'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576894> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576894'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576894'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576874> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576874'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576874'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576875> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576875'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576875'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576876> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576876'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576876'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576878> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576878'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576878'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576880> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576880'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576880'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576881> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576881'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576881'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576843> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576843'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576843'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576839> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576839'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576839'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576840> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576840'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576840'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576842> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576842'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576842'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576838> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576838'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576838'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576844> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576844'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576844'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576845> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576845'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576845'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576846> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576846'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576846'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576848> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576848'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576848'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576841> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576841'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576841'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575978> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575978'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575978'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575979> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575979'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575979'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575975> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575975'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575975'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575976> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575976'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575976'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575986> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575986'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575986'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575977> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575977'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575977'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576223> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576223'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576223'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576230> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576230'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576230'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576231> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576231'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576231'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576232> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576232'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576232'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576233> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576233'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576233'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576229> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576229'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576229'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576220> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576220'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576220'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576221> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576221'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576221'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576883> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576883'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576883'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576890> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576890'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576890'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576893> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576893'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576893'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576877> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576877'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576877'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576884> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576884'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576884'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576891> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576891'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576891'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576892> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576892'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576892'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576889> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576889'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576889'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576888> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576888'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576888'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576887> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576887'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576887'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576886> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576886'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576886'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576885> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576885'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576885'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580211> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580211'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580211'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580210> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580210'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580210'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576920> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576920'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576920'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576918> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576918'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576918'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576919> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576919'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576919'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576921> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576921'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576921'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576266> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576266'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576266'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576267> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576267'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576267'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576268> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576268'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576268'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575959> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575959'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575959'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575952> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575952'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575952'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575961> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575961'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575961'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575957> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575957'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575957'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575954> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575954'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575954'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575970> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575970'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575970'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575974> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575974'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575974'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575958> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575958'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575958'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575962> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575962'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575962'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575973> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575973'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575973'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575972> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575972'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575972'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575971> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575971'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575971'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575969> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575969'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575969'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575965> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575965'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575965'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575966> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575966'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575966'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575956> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575956'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575956'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575967> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575967'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575967'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575963> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575963'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575963'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575955> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575955'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575955'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575968> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575968'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575968'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575953> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575953'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575953'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579728> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579728'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579728'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580029> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580029'^^xsd:integer;
  dwc:scientificName 'Stylotheristus mutilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580029'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579959> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579959'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579959'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579960> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579960'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579960'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576408> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576408'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576408'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576409> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576409'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576409'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576385> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576385'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576385'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576396> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576396'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576396'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576379> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576379'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576379'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576380> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576380'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576380'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576381> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576381'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576381'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576410> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576410'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576410'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576386> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576386'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576386'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576391> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576391'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576391'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576395> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576395'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576395'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576394> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576394'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576394'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576393> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576393'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576393'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576384> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576384'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576384'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576392> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576392'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576392'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576390> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576390'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576390'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576389> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576389'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576389'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576388> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576388'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576388'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579268> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579268'^^xsd:integer;
  dwc:scientificName 'Odontophora paravilloti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579268'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579269> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579269'^^xsd:integer;
  dwc:scientificName 'Odontophora paravilloti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579269'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579270> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579270'^^xsd:integer;
  dwc:scientificName 'Odontophora paravilloti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579270'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576448> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576448'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576448'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576449> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576449'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576449'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576450> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576450'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576450'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580200> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580200'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580200'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580186> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580186'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580186'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580178> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580178'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580178'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580183> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580183'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580183'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580182> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580182'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580182'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580193> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580193'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580193'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580194> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580194'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580194'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580195> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580195'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580195'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580196> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580196'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580196'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580197> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580197'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580197'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580187> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580187'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580187'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575907> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575907'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575907'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575934> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575934'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575934'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575935> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575935'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575935'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575937> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575937'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575937'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575938> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575938'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575938'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575939> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575939'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575939'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575940> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575940'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575940'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575903> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575903'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575903'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575904> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575904'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575904'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575909> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575909'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575909'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575906> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575906'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575906'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575933> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575933'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575933'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575916> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575916'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575916'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575915> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575915'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575915'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575913> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575913'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575913'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575914> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575914'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575914'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575943> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575943'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575943'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575760> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575760'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575760'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575734> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575734'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575734'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580078> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580078'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580078'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580079> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580079'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580079'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580080> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580080'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580080'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580046> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580046'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580046'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580048> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580048'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580048'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575794> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575794'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575794'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575793> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575793'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575793'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575792> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575792'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575792'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575791> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575791'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575791'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575790> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575790'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575790'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575789> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575789'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575789'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575783> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575783'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575783'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575768> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575768'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575768'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575784> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575784'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575784'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575785> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575785'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575785'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575769> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575769'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575769'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575770> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575770'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575770'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575775> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575775'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575775'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575782> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575782'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575782'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575773> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575773'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575773'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575774> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575774'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575774'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575776> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575776'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575776'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575777> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575777'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575777'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575778> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575778'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575778'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575779> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575779'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575779'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575767> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575767'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575767'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575780> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575780'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575780'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575772> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575772'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575772'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576532> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576532'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576532'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575888> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575888'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575888'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575889> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575889'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575889'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579730> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579730'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579730'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579700> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579700'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579700'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580221> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580221'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580221'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575892> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575892'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575892'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575890> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575890'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575890'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575899> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575899'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575899'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575896> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575896'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575896'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575898> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575898'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575898'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575900> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575900'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575900'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575901> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575901'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575901'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575902> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575902'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575902'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575894> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575894'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575894'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575893> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575893'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575893'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575897> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575897'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575897'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575722> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575722'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575722'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575719> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575719'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575719'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575721> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575721'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575721'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579319> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579319'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579319'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579307> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579307'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579307'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579306> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579306'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579306'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579305> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579305'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579305'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579304> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579304'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579304'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579303> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579303'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579303'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579302> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579302'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579302'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579295> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579295'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579295'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579299> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579299'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579299'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579298> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579298'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579298'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579310> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579310'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579310'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579285> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579285'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579285'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579272> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579272'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579272'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579273> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579273'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579273'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579274> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579274'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579274'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579275> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579275'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579275'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579277> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579277'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579277'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579279> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579279'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579279'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579290> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579290'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579290'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579281> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579281'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579281'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579282> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579282'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579282'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579567> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579567'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579567'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579568> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579568'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579568'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579569> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579569'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579569'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579570> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579570'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579570'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579284> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579284'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579284'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579320> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579320'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579320'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579327> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579327'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579327'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579321> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579321'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579321'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579322> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579322'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579322'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579324> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579324'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579324'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579325> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579325'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579325'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579283> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579283'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579283'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579326> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579326'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579326'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579286> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579286'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579286'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579292> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579292'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579292'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579291> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579291'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579291'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579280> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579280'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579280'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579308> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579308'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579308'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579288> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579288'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579288'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579264> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579264'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579264'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579262> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579262'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579262'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579266> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579266'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579266'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579263> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579263'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579263'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579565> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579565'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579565'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579566> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579566'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579566'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579571> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579571'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579571'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579318> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579318'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579318'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579296> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579296'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579296'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579293> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579293'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579293'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579294> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579294'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579294'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579315> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579315'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579315'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579314> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579314'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579314'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579313> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579313'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579313'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579312> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579312'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579312'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579311> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579311'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579311'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579316> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579316'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579316'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579309> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579309'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579309'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576517> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576517'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576517'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576515> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576515'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576515'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576518> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576518'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576518'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576519> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576519'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576519'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579536> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579536'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579536'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579535> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579535'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579535'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576520> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576520'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576520'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576516> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576516'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576516'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576521> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576521'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576521'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576531> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576531'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576531'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576701> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576701'^^xsd:integer;
  dwc:scientificName 'Gomphionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '160854'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576701'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '160854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579032> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579032'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus biformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '161188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579032'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '161188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579036> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579036'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus biformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '161188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579036'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '161188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579260> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579260'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579260'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579259> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579259'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579259'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579258> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579258'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579258'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579261> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579261'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579261'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579035> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579035'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus biformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '161188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579035'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '161188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579031> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579031'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus biformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '161188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579031'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '161188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579033> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579033'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus biformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '161188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579033'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '161188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579034> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579034'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus biformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '161188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579034'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '161188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576871> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576871'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576871'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576837> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576837'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576837'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576664> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576664'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576664'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576662> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576662'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576662'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576670> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576670'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576670'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576669> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576669'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576669'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576668> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576668'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576668'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576667> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576667'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576667'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576665> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576665'^^xsd:integer;
  dwc:scientificName 'Epacanthion galeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '227663'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576665'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '227663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580086> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580086'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580086'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580085> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580085'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580085'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580084> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580084'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580084'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580047> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580047'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580047'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580049> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580049'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580049'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580050> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580050'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580050'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580090> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580090'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580090'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576447> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576447'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576447'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576452> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576452'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576452'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576412> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576412'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576412'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576398> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576398'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576398'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576400> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576400'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576400'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576401> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576401'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576401'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576402> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576402'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576402'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576403> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576403'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576403'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576404> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576404'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576404'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576405> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576405'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576405'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576406> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576406'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576406'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576407> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576407'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576407'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576411> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576411'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576411'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576926> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576926'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576926'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576903> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576903'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576903'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576922> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576922'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576922'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576923> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576923'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576923'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576900> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576900'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576900'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576902> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576902'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576902'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580241> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580241'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580241'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580242> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580242'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580242'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580243> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580243'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580243'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580244> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580244'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580244'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580245> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580245'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580245'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580246> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580246'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580246'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580247> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580247'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580247'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579740> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579740'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579740'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579763> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579763'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579763'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579768> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579768'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579768'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579766> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579766'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579766'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579765> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579765'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579765'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579764> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579764'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579764'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579755> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579755'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579755'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579756> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579756'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579756'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579758> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579758'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579758'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579759> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579759'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579759'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579761> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579761'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579761'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579762> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579762'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579762'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579757> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579757'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579757'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579746> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579746'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579746'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579770> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579770'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579770'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579741> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579741'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579741'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579742> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579742'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579742'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579743> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579743'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579743'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579769> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579769'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579769'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579745> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579745'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579745'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579747> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579747'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579747'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579748> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579748'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579748'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579750> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579750'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579750'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579751> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579751'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579751'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579752> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579752'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579752'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579753> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579753'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579753'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579754> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579754'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579754'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579365> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579365'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579365'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579367> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579367'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579367'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579363> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579363'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579363'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579369> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579369'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579369'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579371> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579371'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579371'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579376> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579376'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579376'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579379> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579379'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579379'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579368> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579368'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579368'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579377> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579377'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579377'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579375> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579375'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579375'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579374> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579374'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579374'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579373> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579373'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579373'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579410> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579410'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579410'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579358> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579358'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579358'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579408> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579408'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579408'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579357> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579357'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579357'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579406> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579406'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579406'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579405> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579405'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579405'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579404> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579404'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579404'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579403> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579403'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579403'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579402> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579402'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579402'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579354> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579354'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579354'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579355> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579355'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579355'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579382> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579382'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579382'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579383> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579383'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579383'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579384> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579384'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579384'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579385> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579385'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579385'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579386> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579386'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579386'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579387> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579387'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579387'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579388> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579388'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579388'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579389> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579389'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579389'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579381> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579381'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579381'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579391> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579391'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579391'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579390> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579390'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579390'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579394> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579394'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579394'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579395> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579395'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579395'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579396> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579396'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579396'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579397> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579397'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579397'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579398> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579398'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579398'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579399> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579399'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579399'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579400> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579400'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579400'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579362> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579362'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579362'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579370> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579370'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579370'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579392> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579392'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579392'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579380> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579380'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579380'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579364> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579364'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579364'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579372> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579372'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579372'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579378> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579378'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579378'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579509> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579509'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579509'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579507> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579507'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579507'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579506> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579506'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579506'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579505> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579505'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579505'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579504> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579504'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579504'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579490> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579490'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579490'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579489> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579489'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579489'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579488> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579488'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579488'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579514> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579514'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579514'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579479> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579479'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579479'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579483> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579483'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579483'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579496> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579496'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579496'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579485> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579485'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579485'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579487> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579487'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579487'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579501> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579501'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579501'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579486> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579486'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579486'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579477> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579477'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579477'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579502> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579502'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579502'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579476> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579476'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579476'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579513> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579513'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579513'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579484> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579484'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579484'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579500> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579500'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579500'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579497> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579497'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579497'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579498> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579498'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579498'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579481> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579481'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579481'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579480> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579480'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579480'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579511> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579511'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579511'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579499> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579499'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579499'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579515> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579515'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579515'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579521> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579521'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579521'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579522> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579522'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579522'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579523> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579523'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579523'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579491> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579491'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579491'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579492> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579492'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579492'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579493> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579493'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579493'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579520> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579520'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579520'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579516> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579516'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579516'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579519> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579519'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579519'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579503> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579503'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579503'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579512> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579512'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579512'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579482> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579482'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579482'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579510> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579510'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579510'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579361> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579361'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579361'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579356> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579356'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579356'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579360> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579360'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579360'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579407> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579407'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579407'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579401> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579401'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579401'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579353> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579353'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579353'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579412> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579412'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579412'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576088> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576088'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576088'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576083> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576083'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576083'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576084> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576084'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576084'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576085> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576085'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576085'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576093> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576093'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576093'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579963> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579963'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579963'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579964> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579964'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579964'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579435> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579435'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579435'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579456> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579456'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579456'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579433> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579433'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579433'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579455> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579455'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579455'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579431> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579431'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579431'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579430> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579430'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579430'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579447> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579447'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579447'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579429> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579429'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579429'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579468> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579468'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579468'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579467> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579467'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579467'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579434> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579434'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579434'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579448> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579448'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579448'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579470> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579470'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579470'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579461> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579461'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579461'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579462> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579462'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579462'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579442> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579442'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579442'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579443> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579443'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579443'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579444> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579444'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579444'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579464> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579464'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579464'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579454> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579454'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579454'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579469> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579469'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579469'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580107> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580107'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580107'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580108> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580108'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580108'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580109> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580109'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580109'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580110> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580110'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580110'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580112> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580112'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580112'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580113> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580113'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580113'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580106> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580106'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580106'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580105> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580105'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580105'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580104> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580104'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580104'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580114> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580114'^^xsd:integer;
  dwc:scientificName 'Trefusia longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122268'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580114'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579465> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579465'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579465'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579440> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579440'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579440'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579441> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579441'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579441'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579436> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579436'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579436'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579437> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579437'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579437'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579438> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579438'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579438'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579439> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579439'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579439'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579463> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579463'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579463'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579432> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579432'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579432'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579472> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579472'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579472'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579458> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579458'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579458'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579459> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579459'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579459'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576872> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576872'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576872'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576443> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576443'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576443'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576444> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576444'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576444'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579846> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579846'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579846'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579838> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579838'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579838'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579848> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579848'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579848'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579840> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579840'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579840'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579841> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579841'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579841'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579843> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579843'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579843'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579870> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579870'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579870'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579845> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579845'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579845'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579865> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579865'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579865'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579847> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579847'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579847'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579837> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579837'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579837'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579896> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579896'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579896'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579828> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579828'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579828'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579861> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579861'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579861'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579862> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579862'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579862'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579863> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579863'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579863'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579864> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579864'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579864'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579839> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579839'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579839'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579830> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579830'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579830'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579831> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579831'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579831'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579832> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579832'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579832'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579833> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579833'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579833'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579834> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579834'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579834'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579835> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579835'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579835'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579836> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579836'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579836'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579868> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579868'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579868'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579888> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579888'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579888'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579889> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579889'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579889'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579890> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579890'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579890'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579891> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579891'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579891'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579893> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579893'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579893'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579886> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579886'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579886'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579895> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579895'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579895'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579885> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579885'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579885'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579897> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579897'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579897'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579898> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579898'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579898'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579899> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579899'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579899'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579894> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579894'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579894'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579876> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579876'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579876'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579867> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579867'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579867'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579829> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579829'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579829'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579869> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579869'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579869'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579873> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579873'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579873'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579887> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579887'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579887'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579875> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579875'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579875'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579866> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579866'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579866'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579877> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579877'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579877'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579879> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579879'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579879'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579880> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579880'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579880'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579881> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579881'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579881'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579882> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579882'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579882'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579883> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579883'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579883'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579884> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579884'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579884'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579874> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579874'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579874'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579871> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579871'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579871'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579872> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579872'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579872'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576087> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576087'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576087'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576089> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576089'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576089'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576090> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576090'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576090'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576091> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576091'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576091'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576094> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576094'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576094'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576066> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576066'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576066'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579686> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579686'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579686'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579685> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579685'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579685'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576060> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576060'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576060'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576058> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576058'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576058'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576059> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576059'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576059'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576057> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576057'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576057'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576067> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576067'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576067'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576065> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576065'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576065'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576061> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576061'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576061'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576068> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576068'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576068'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576063> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576063'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576063'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576064> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576064'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576064'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580000> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580000'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580000'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580004> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580004'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580004'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579999> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579999'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579999'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580003> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580003'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580003'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580002> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580002'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580002'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580001> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580001'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580001'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579956> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579956'^^xsd:integer;
  dwc:scientificName 'Southernia zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153149'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579956'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579957> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579957'^^xsd:integer;
  dwc:scientificName 'Southernia zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153149'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579957'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579958> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579958'^^xsd:integer;
  dwc:scientificName 'Southernia zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153149'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579958'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576904> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576904'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gaelicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576904'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576236> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576236'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576236'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576237> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576237'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576237'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576252> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576252'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576252'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576234> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576234'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576234'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576250> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576250'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576250'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576241> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576241'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576241'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576240> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576240'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576240'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576249> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576249'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576249'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576248> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576248'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576248'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576238> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576238'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576238'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576244> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576244'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576244'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576239> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576239'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576239'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576253> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576253'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576253'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576263> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576263'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576263'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576251> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576251'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576251'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576258> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576258'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576258'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576259> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576259'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576259'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576243> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576243'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576243'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576255> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576255'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576255'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576260> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576260'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576260'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576262> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576262'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576262'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576265> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576265'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576265'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576247> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576247'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576247'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576246> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576246'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576246'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576245> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576245'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576245'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576256> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576256'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576256'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576257> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576257'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576257'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576242> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576242'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576242'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576235> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576235'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576235'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576264> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576264'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576264'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575717> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575717'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575717'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576809> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576809'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576809'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576873> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576873'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576873'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579073> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579073'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579073'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579059> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579059'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579059'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579076> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579076'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579076'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579077> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579077'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579077'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579078> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579078'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579078'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579079> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579079'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579079'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579080> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579080'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579080'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579081> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579081'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579081'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579082> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579082'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579082'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579329> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579329'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579329'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579328> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579328'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579328'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579257> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579257'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579257'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579086> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579086'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579086'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579085> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579085'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579085'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579084> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579084'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579084'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579083> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579083'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579083'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579057> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579057'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579057'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579062> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579062'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579062'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579063> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579063'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579063'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579064> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579064'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579064'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579074> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579074'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579074'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579065> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579065'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579065'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579066> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579066'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579066'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579061> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579061'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579061'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579058> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579058'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579058'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579060> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579060'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579060'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579056> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579056'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579056'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579067> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579067'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579067'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579055> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579055'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579055'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579069> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579069'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579069'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579070> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579070'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579070'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579071> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579071'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579071'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579072> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579072'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579072'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579107> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579107'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579107'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579105> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579105'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579105'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579106> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579106'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579106'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579096> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579096'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579096'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579092> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579092'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579092'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579099> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579099'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579099'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579102> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579102'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579102'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579098> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579098'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579098'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579097> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579097'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579097'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579095> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579095'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579095'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579094> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579094'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579094'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579093> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579093'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579093'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579101> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579101'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579101'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579091> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579091'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579091'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579090> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579090'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579090'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579089> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579089'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579089'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579088> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579088'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579088'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579087> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579087'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579087'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579116> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579116'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579116'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579117> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579117'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579117'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579118> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579118'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579118'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579120> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579120'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579120'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579122> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579122'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579122'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579123> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579123'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579123'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579115> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579115'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579115'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579125> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579125'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579125'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579119> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579119'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579119'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579127> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579127'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579127'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579129> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579129'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579129'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579130> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579130'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579130'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579131> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579131'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579131'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579124> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579124'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579124'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579121> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579121'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579121'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579114> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579114'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579114'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579113> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579113'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579113'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579112> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579112'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579112'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576445> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576445'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576445'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576508> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576508'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576508'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576509> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576509'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576509'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576513> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576513'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576513'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576514> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576514'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576514'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576522> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576522'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576522'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576524> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576524'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576524'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576507> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576507'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576507'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580330> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580330'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580330'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580331> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580331'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580331'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580332> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580332'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580332'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580337> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580337'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580337'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580336> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580336'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580336'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580334> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580334'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580334'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580335> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580335'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580335'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580333> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580333'^^xsd:integer;
  dwc:scientificName 'Viscosia separabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122154'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580333'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579246> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579246'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579246'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579254> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579254'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579254'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579253> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579253'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579253'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579252> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579252'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579252'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579251> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579251'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579251'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579250> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579250'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579250'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579249> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579249'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579249'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579247> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579247'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579247'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579245> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579245'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579245'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579244> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579244'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579244'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579243> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579243'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579243'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579242> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579242'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579242'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579241> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579241'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579241'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579240> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579240'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579240'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579248> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579248'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579248'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576834> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576834'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576834'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576829> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576829'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576829'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576833> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576833'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576833'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576832> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576832'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576832'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576830> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576830'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576830'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576836> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576836'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576836'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576828> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576828'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576828'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576827> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576827'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576827'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576826> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576826'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576826'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576831> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576831'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576831'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576835> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576835'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576835'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576100> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576100'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576100'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576104> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576104'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576104'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576103> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576103'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576103'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576102> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576102'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576102'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576101> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576101'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576101'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576095> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576095'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576095'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576096> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576096'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576096'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576105> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576105'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576105'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576097> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576097'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576097'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576098> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576098'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576098'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576099> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576099'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576099'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575988> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575988'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575988'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579237> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579237'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579237'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579238> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579238'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579238'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580348> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580348'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580348'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580347> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580347'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580347'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579545> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579545'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579545'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579557> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579557'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579557'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579558> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579558'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579558'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579556> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579556'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579556'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579547> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579547'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579547'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579539> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579539'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579539'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579542> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579542'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579542'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579543> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579543'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579543'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579544> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579544'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579544'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579554> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579554'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579554'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579546> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579546'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579546'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579553> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579553'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579553'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579548> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579548'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579548'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579549> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579549'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579549'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579550> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579550'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579550'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579552> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579552'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579552'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576446> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576446'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576446'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579446> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579446'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579446'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579471> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579471'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579471'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579473> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579473'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579473'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579475> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579475'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579475'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579457> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579457'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579457'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579466> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579466'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579466'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579445> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579445'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579445'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579449> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579449'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579449'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579450> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579450'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579450'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579451> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579451'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579451'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579452> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579452'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579452'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579453> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579453'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579453'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579427> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579427'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579427'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579425> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579425'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579425'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579424> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579424'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579424'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579423> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579423'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579423'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575835> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575835'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575835'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575828> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575828'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575828'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575818> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575818'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575818'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575819> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575819'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575819'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575820> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575820'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575820'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575821> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575821'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575821'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575822> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575822'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575822'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575823> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575823'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575823'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575824> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575824'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575824'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575837> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575837'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575837'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575839> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575839'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575839'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575829> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575829'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575829'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575830> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575830'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575830'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575846> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575846'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575846'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575840> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575840'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575840'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575841> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575841'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575841'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575842> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575842'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575842'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575843> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575843'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575843'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575844> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575844'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575844'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575845> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575845'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575845'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575847> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575847'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575847'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575848> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575848'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575848'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575849> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575849'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575849'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575851> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575851'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575851'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575855> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575855'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575855'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575865> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575865'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575865'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575864> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575864'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575864'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575862> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575862'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575862'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575861> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575861'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575861'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575859> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575859'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575859'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575860> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575860'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575860'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575858> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575858'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575858'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575856> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575856'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575856'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575854> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575854'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575854'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575853> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575853'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575853'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575831> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575831'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575831'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575832> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575832'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575832'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575833> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575833'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575833'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575834> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575834'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575834'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575836> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575836'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575836'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575826> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575826'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575826'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575869> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575869'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575869'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576683> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576683'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576683'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576682> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576682'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576682'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576685> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576685'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576685'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576907> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576907'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576907'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576910> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576910'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576910'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576908> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576908'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576908'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576916> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576916'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576916'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576915> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576915'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576915'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576913> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576913'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576913'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576912> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576912'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576912'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576911> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576911'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576911'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576917> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576917'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576917'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576155> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576155'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576155'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576157> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576157'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576157'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576158> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576158'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576158'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576159> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576159'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576159'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576160> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576160'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576160'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576161> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576161'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576161'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576156> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576156'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576156'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579962> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579962'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus ostreae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579962'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579904> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579904'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579904'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579903> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579903'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579903'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579900> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579900'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579900'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579901> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579901'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579901'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579902> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579902'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579902'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579972> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579972'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579972'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579850> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579850'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579850'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579851> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579851'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579851'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579852> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579852'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579852'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579844> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579844'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579844'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579855> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579855'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579855'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579856> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579856'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579856'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579857> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579857'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579857'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579858> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579858'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579858'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579859> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579859'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579859'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579860> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579860'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579860'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579696> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579696'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579696'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579697> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579697'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579697'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579576> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579576'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579576'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579695> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579695'^^xsd:integer;
  dwc:scientificName 'Rhabdinema flexile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '230868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579695'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579727> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579727'^^xsd:integer;
  dwc:scientificName 'Rhynchonema megamphida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '230880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579727'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576698> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576698'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576698'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576697> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576697'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576697'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576482> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576482'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576482'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576460> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576460'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576460'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576457> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576457'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576457'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576462> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576462'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576462'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576481> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576481'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576481'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576472> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576472'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576472'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580328> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580328'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580328'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580314> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580314'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580314'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580319> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580319'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580319'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580310> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580310'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580310'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580311> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580311'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580311'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580298> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580298'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580298'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580313> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580313'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580313'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580318> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580318'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580318'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580317> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580317'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580317'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576868> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576868'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576868'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576870> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576870'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576870'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576857> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576857'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576857'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576865> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576865'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576865'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576855> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576855'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576855'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576869> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576869'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576869'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576867> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576867'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576867'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579608> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579608'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579608'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576050> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576050'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576050'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576048> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576048'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576048'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576047> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576047'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576047'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576046> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576046'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576046'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576044> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576044'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576044'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576051> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576051'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576051'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576052> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576052'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576052'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576053> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576053'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576053'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576045> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576045'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576045'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576049> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576049'^^xsd:integer;
  dwc:scientificName 'Chromadorita obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120755'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576049'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579575> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579575'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579575'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579574> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579574'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579574'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579607> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579607'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579607'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579645> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579645'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579645'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579647> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579647'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579647'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579648> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579648'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579648'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579656> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579656'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579656'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579650> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579650'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579650'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579652> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579652'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579652'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579653> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579653'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579653'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579655> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579655'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579655'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576856> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576856'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576856'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579654> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579654'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579654'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579651> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579651'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579651'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579644> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579644'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579644'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576033> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576033'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576033'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576040> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576040'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576040'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576039> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576039'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576039'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576038> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576038'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576038'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576037> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576037'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576037'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576025> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576025'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576025'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576016> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576016'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576016'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576027> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576027'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576027'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576028> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576028'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576028'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576029> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576029'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576029'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576030> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576030'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576030'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576031> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576031'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576031'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576032> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576032'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576032'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576034> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576034'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576034'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576024> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576024'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576024'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576008> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576008'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576008'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576018> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576018'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576018'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576007> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576007'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576007'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576035> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576035'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576035'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576009> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576009'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576009'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576010> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576010'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576010'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576011> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576011'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576011'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576012> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576012'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576012'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576013> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576013'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576013'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576014> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576014'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576014'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576015> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576015'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576015'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576036> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576036'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576036'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580324> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580324'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580324'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580316> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580316'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580316'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580315> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580315'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580315'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580329> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580329'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580329'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580282> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580282'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580282'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580292> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580292'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580292'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580291> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580291'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580291'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580289> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580289'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580289'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580288> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580288'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580288'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580287> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580287'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580287'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580286> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580286'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580286'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580285> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580285'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580285'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580297> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580297'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580297'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580303> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580303'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580303'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580293> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580293'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580293'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580283> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580283'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580283'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580281> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580281'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580281'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580280> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580280'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580280'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580278> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580278'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580278'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580276> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580276'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580276'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580275> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580275'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580275'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580274> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580274'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580274'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580273> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580273'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580273'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580272> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580272'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580272'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580300> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580300'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580300'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580284> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580284'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580284'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580307> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580307'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580307'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580294> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580294'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580294'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580309> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580309'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580309'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580279> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580279'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580279'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580308> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580308'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580308'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580305> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580305'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580305'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580304> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580304'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580304'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580296> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580296'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580296'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580302> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580302'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580302'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580301> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580301'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580301'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580295> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580295'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580295'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580299> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580299'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580299'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576535> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576535'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576535'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576534> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576534'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576534'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576533> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576533'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576533'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576538> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576538'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576538'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576700> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576700'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576700'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580325> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580325'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580325'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580326> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580326'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580326'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580327> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580327'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580327'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580323> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580323'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580323'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580322> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580322'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580322'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580321> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580321'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580321'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580320> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580320'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580320'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576536> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576536'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576536'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576537> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576537'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576537'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576858> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576858'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576858'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576849> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576849'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576849'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576850> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576850'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576850'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576851> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576851'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576851'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576852> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576852'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576852'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576853> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576853'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576853'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576859> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576859'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576859'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576043> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576043'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576043'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576459> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576459'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576459'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576476> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576476'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576476'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576475> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576475'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576475'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576474> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576474'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576474'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576473> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576473'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576473'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576456> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576456'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576456'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576478> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576478'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576478'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576479> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576479'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576479'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576458> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576458'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576458'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576021> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576021'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576021'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576022> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576022'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576022'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576023> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576023'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576023'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576017> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576017'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576017'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580067> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580067'^^xsd:integer;
  dwc:scientificName 'Theristus macer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '230978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580067'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '230978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580069> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580069'^^xsd:integer;
  dwc:scientificName 'Theristus macer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '230978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580069'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '230978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580068> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580068'^^xsd:integer;
  dwc:scientificName 'Theristus macer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '230978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580068'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '230978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579699> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579699'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579699'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576197> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576197'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576197'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576209> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576209'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576209'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576199> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576199'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576199'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576201> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576201'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576201'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576202> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576202'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576202'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576203> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576203'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576203'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576204> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576204'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576204'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576205> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576205'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576205'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576206> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576206'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576206'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576198> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576198'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576198'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576219> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576219'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576219'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576217> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576217'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576217'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579691> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579691'^^xsd:integer;
  dwc:scientificName 'Pseudonchus pachysetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '230847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579691'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '230847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579690> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579690'^^xsd:integer;
  dwc:scientificName 'Pseudonchus pachysetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '230847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579690'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '230847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579692> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579692'^^xsd:integer;
  dwc:scientificName 'Pseudonchus pachysetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '230847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579692'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '230847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579693> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579693'^^xsd:integer;
  dwc:scientificName 'Pseudonchus pachysetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '230847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579693'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '230847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579689> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579689'^^xsd:integer;
  dwc:scientificName 'Pseudonchus pachysetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '230847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579689'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '230847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579688> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579688'^^xsd:integer;
  dwc:scientificName 'Pseudonchus pachysetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '230847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579688'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '230847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579961> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579961'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579961'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576301> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576301'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576301'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576300> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576300'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576300'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576322> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576322'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576322'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579661> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579661'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579661'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579660> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579660'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579660'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579664> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579664'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579664'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579663> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579663'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579663'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579683> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579683'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579683'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579658> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579658'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579658'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579670> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579670'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579670'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579671> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579671'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579671'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579672> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579672'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579672'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579675> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579675'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579675'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579674> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579674'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579674'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579657> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579657'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579657'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579676> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579676'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579676'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579679> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579679'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579679'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579659> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579659'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579659'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579678> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579678'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579678'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579677> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579677'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579677'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579673> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579673'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579673'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579667> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579667'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579667'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579680> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579680'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579680'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579681> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579681'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579681'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579665> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579665'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579665'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579662> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579662'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579662'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579668> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579668'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579668'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579682> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579682'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579682'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579669> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579669'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579669'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576304> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576304'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576304'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576309> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576309'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576309'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576296> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576296'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576296'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576295> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576295'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576295'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576294> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576294'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576294'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576293> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576293'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576293'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576299> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576299'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576299'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576315> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576315'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576315'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576320> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576320'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576320'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576319> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576319'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576319'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576318> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576318'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576318'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576314> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576314'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576314'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579415> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579415'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579415'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579416> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579416'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579416'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576596> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576596'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576596'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576603> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576603'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576603'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576591> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576591'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576591'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576553> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576553'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576553'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576597> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576597'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576597'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576598> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576598'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576598'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576599> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576599'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576599'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576587> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576587'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576587'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576601> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576601'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576601'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576586> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576586'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576586'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576605> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576605'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576605'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576559> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576559'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576559'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576558> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576558'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576558'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576557> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576557'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576557'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576556> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576556'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576556'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576554> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576554'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576554'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576562> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576562'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576562'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576585> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576585'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576585'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576584> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576584'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576584'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576583> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576583'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576583'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576582> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576582'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576582'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576581> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576581'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576581'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576552> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576552'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576552'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576600> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576600'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576600'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576560> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576560'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576560'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576588> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576588'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576588'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576567> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576567'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576567'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576566> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576566'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576566'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576565> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576565'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576565'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576563> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576563'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576563'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576569> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576569'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576569'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576561> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576561'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576561'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576589> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576589'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576589'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576595> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576595'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576595'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576593> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576593'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576593'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576592> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576592'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576592'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576590> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576590'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576590'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579022> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579022'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579022'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579027> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579027'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579027'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579028> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579028'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579028'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579029> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579029'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579029'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579030> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579030'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579030'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579020> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579020'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579020'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579025> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579025'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579025'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579019> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579019'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579019'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579021> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579021'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579021'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579023> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579023'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579023'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579024> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579024'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579024'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579018> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579018'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579018'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579026> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579026'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579026'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576297> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576297'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576297'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576303> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576303'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576303'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576302> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576302'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576302'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576489> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576489'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576489'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576494> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576494'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576494'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576493> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576493'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576493'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576492> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576492'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576492'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576484> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576484'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576484'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579207> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579207'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579207'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579208> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579208'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579208'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579209> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579209'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579209'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579211> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579211'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579211'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576490> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576490'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576490'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576485> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576485'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576485'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576486> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576486'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576486'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576491> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576491'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576491'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576487> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576487'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576487'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576495> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576495'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576495'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579233> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579233'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579233'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579234> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579234'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579234'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579235> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579235'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579235'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579236> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579236'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579236'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579232> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579232'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579232'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579203> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579203'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579203'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579213> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579213'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579213'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579204> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579204'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579204'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579205> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579205'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579205'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579206> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579206'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579206'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576454> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576454'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576454'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576455> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576455'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576455'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579212> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579212'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579212'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579197> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579197'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579197'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579198> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579198'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579198'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579199> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579199'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579199'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579200> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579200'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579200'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579201> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579201'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579201'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579818> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579818'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579818'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579820> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579820'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579820'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579802> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579802'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579802'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579781> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579781'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579781'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579817> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579817'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579817'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579788> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579788'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579788'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579787> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579787'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579787'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579786> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579786'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579786'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579784> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579784'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579784'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579782> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579782'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579782'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579792> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579792'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579792'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579780> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579780'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579780'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579779> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579779'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579779'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579777> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579777'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579777'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579776> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579776'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579776'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579783> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579783'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579783'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579799> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579799'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579799'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579806> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579806'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579806'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579819> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579819'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579819'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579809> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579809'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579809'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579808> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579808'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579808'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579807> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579807'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579807'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579816> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579816'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579816'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579815> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579815'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579815'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579814> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579814'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579814'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579813> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579813'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579813'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579812> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579812'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579812'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579811> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579811'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579811'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579775> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579775'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579775'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579810> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579810'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579810'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576580> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576580'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576580'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576568> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576568'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576568'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576578> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576578'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576578'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576604> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576604'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576604'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576576> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576576'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576576'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576575> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576575'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576575'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576574> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576574'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576574'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576573> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576573'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576573'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579801> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579801'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579801'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579791> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579791'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579791'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579798> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579798'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579798'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579797> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579797'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579797'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579795> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579795'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579795'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579794> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579794'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579794'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580075> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580075'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580075'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580072> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580072'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580072'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580073> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580073'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580073'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580074> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580074'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580074'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579729> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579729'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579729'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580036> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580036'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580036'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579715> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579715'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579715'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579717> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579717'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579717'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579719> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579719'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579719'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579721> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579721'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579721'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579722> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579722'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579722'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580054> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580054'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580054'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580053> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580053'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580053'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580052> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580052'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580052'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580051> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580051'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580051'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580057> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580057'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580057'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580066> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580066'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580066'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580065> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580065'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580065'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580064> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580064'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580064'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580063> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580063'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580063'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580061> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580061'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580061'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580060> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580060'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580060'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580059> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580059'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580059'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580055> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580055'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580055'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580058> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580058'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580058'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579709> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579709'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579709'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579710> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579710'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579710'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579720> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579720'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579720'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579712> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579712'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579712'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579726> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579726'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579726'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580037> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580037'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580037'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580038> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580038'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580038'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580039> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580039'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580039'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580071> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580071'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580071'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580077> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580077'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580077'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579723> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579723'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579723'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579724> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579724'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579724'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579725> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579725'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579725'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579716> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579716'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579716'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579718> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579718'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579718'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579701> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579701'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579701'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580339> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580339'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580339'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580338> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580338'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580338'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576071> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576071'^^xsd:integer;
  dwc:scientificName 'Chromaspirina renaudae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '230070'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576071'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '230070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576072> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576072'^^xsd:integer;
  dwc:scientificName 'Chromaspirina renaudae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '230070'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576072'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576073> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576073'^^xsd:integer;
  dwc:scientificName 'Chromaspirina renaudae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '230070'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576073'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '230070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580070> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580070'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580070'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580076> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580076'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580076'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579936> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579936'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579936'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579932> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579932'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579932'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579955> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579955'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579955'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579951> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579951'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579951'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579950> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579950'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579950'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579949> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579949'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579949'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579948> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579948'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579948'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579947> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579947'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579947'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579952> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579952'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579952'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579946> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579946'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579946'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579953> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579953'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579953'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579934> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579934'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579934'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579935> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579935'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579935'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579937> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579937'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579937'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579938> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579938'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579938'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579939> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579939'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579939'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579940> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579940'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579940'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579826> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579826'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579826'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579824> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579824'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579824'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579825> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579825'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579825'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579827> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579827'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579827'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576602> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576602'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576602'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576572> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576572'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576572'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576579> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576579'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576579'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576678> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576678'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576678'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576677> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576677'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576677'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576607> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576607'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576607'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576606> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576606'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576606'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576675> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576675'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576675'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576671> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576671'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576671'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576672> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576672'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576672'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576673> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576673'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576673'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576674> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576674'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576674'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576081> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576081'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576081'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576079> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576079'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576079'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576078> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576078'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576078'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576080> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576080'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576080'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579524> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579524'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579524'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579525> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579525'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579525'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579526> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579526'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579526'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579527> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579527'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579527'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579533> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579533'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579533'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579528> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579528'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579528'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579534> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579534'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579534'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579532> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579532'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579532'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579531> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579531'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579531'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579537> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579537'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579537'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576761> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576761'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576761'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576765> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576765'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576765'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576764> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576764'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576764'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576763> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576763'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576763'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576762> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576762'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576762'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579702> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579702'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579702'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579703> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579703'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579703'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579704> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579704'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579704'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579713> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579713'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579713'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579705> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579705'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579705'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579706> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579706'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579706'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579707> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579707'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579707'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579708> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579708'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579708'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580383> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580383'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580383'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580379> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580379'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580379'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580380> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580380'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580380'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580381> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580381'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580381'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580382> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580382'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580382'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580384> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580384'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580384'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580407> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580407'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580407'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580378> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580378'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580378'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580400> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580400'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580400'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580409> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580409'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580409'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580406> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580406'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580406'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580397> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580397'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580397'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580398> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580398'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580398'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580392> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580392'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580392'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580385> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580385'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580385'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580408> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580408'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580408'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580394> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580394'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580394'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580389> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580389'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580389'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580399> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580399'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580399'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580387> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580387'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580387'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580390> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580390'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580390'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580391> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580391'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580391'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580388> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580388'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580388'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580393> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580393'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580393'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580395> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580395'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580395'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580396> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580396'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580396'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580405> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580405'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580405'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580410> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580410'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580410'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580401> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580401'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580401'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580402> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580402'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580402'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580403> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580403'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580403'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576364> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576364'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576364'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576359> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576359'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576359'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576346> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576346'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576346'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576352> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576352'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576352'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576347> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576347'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576347'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576349> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576349'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576349'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576350> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576350'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576350'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576361> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576361'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576361'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576362> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576362'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576362'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576363> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576363'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576363'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576353> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576353'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576353'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576355> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576355'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576355'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576365> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576365'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576365'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576358> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576358'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576358'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576351> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576351'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576351'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576348> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576348'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576348'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576360> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576360'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576360'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576356> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576356'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576356'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576357> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576357'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576357'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576076> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576076'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576076'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576075> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576075'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576075'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576077> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576077'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576077'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579942> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579942'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579942'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576608> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576608'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576608'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579849> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579849'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579849'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575951> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575951'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575951'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579289> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579289'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579289'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576086> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576086'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576086'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575895> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575895'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575895'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579538> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579538'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579538'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579540> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579540'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579540'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576480> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576480'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576480'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579350> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579350'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579350'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576181> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576181'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576181'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576163> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576163'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576163'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576167> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576167'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576167'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576188> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576188'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576188'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580374> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580374'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580374'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580352> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580352'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580352'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580349> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580349'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580349'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580355> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580355'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580355'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579585> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579585'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579585'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576550> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576550'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576550'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575744> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575744'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575744'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575756> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575756'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575756'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575874> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575874'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575874'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575928> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575928'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575928'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575917> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575917'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575917'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580023> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580023'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580023'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580199> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580199'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580199'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580190> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580190'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580190'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580163> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580163'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580163'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580189> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580189'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580189'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580170> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580170'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580170'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575807> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575807'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575807'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575797> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575797'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575797'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575737> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575737'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575737'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575750> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575750'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575750'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575751> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575751'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575751'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575950> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575950'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575950'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580202> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580202'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580202'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576746> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576746'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576746'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580207> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580207'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580207'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579191> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579191'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579191'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579179> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579179'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579179'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579183> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579183'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579183'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579156> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579156'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579156'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576310> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576310'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576310'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579735> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579735'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579735'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575991> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575991'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575991'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576004> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576004'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576004'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576817> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576817'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576817'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576803> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576803'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576803'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580386> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580386'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580386'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580404> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580404'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580404'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576354> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576354'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576354'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576148> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576148'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576148'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576141> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576141'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576141'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579214> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579214'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579214'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579714> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579714'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579714'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576082> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576082'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576082'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576676> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576676'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576676'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579778> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579778'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579778'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579803> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579803'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579803'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579805> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579805'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579805'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579789> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579789'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579789'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579804> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579804'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579804'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579800> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579800'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579800'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579796> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579796'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579796'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579933> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579933'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579933'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579823> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579823'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579823'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576571> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576571'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576571'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579954> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579954'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579954'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580340> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580340'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580340'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580062> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580062'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580062'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580056> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580056'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580056'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576436> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576436'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576436'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576440> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576440'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576440'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576109> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576109'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576109'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580270> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580270'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580270'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576791> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576791'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576791'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580224> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580224'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580224'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580250> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580250'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580250'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580249> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580249'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580249'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576285> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576285'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576285'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576276> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576276'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576276'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576370> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576370'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576370'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576378> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576378'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576378'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576421> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576421'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576421'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579920> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579920'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579920'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579924> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579924'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579924'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576794> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576794'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576794'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576611> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576611'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576611'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579614> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579614'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579614'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579626> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579626'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579626'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579046> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579046'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus scanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579046'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '122179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576113> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576113'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576113'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579605> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579605'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579605'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579422> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579422'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579422'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580128> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580128'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580128'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580134> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580134'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580134'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575984> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575984'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575984'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580034> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580034'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580034'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579967> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579967'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579967'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579968> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579968'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579968'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576636> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576636'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576636'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576718> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576718'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576718'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580135> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580135'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580135'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580151> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580151'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580151'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576510> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576510'^^xsd:integer;
  dwc:scientificName 'Diplopeltula lucanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576510'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1057003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576335> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576335'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576335'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576340> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576340'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576340'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576847> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576847'^^xsd:integer;
  dwc:scientificName 'Mesacanthion africanthiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121884'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576847'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576882> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576882'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576882'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575985> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575985'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575985'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576222> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576222'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576222'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579494> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579494'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579494'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579495> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579495'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579495'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579518> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579518'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579518'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579586> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579586'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579586'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579577> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579577'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579577'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579578> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579578'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579578'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579580> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579580'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579580'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579582> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579582'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579582'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579583> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579583'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579583'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579579> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579579'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579579'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579584> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579584'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579584'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579581> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579581'^^xsd:integer;
  dwc:scientificName 'Pomponema clavicaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120856'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579581'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576461> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576461'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576461'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580312> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580312'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580312'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576699> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576699'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576699'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576854> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576854'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576854'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580277> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580277'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580277'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580306> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580306'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580306'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576477> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576477'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576477'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580290> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580290'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580290'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579573> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579573'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579573'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579646> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579646'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579646'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575866> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575866'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575866'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575867> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575867'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575867'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575868> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575868'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575868'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576789> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576789'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576789'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576790> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576790'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576790'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576787> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576787'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576787'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576106> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576106'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576106'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576788> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576788'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576788'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576747> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576747'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576747'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576753> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576753'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576753'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576752> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576752'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576752'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576750> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576750'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576750'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576748> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576748'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576748'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576745> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576745'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576745'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576744> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576744'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576744'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576702> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576702'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576702'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576749> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576749'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576749'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576751> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576751'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576751'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580102> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580102'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580102'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580191> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580191'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580191'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580174> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580174'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580174'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580201> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580201'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580201'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580192> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580192'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580192'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580156> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580156'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580156'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580175> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580175'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580175'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580176> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580176'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580176'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580177> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580177'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580177'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580155> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580155'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580155'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580181> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580181'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580181'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580180> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580180'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580180'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580179> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580179'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580179'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580198> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580198'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580198'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580162> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580162'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580162'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580160> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580160'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580160'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580159> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580159'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580159'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580158> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580158'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580158'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580164> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580164'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580164'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580157> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580157'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580157'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580165> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580165'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580165'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580166> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580166'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580166'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580167> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580167'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580167'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580168> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580168'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580168'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580184> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580184'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580184'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580161> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580161'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580161'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580173> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580173'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580173'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580172> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580172'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580172'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580171> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580171'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580171'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580169> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580169'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580169'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580188> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580188'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580188'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575908> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575908'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575908'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575932> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575932'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575932'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575910> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575910'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575910'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575911> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575911'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575911'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575942> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575942'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575942'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575912> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575912'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575912'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575870> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575870'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575870'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575873> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575873'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575873'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575872> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575872'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575872'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575871> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575871'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575871'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575881> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575881'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575881'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575880> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575880'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575880'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575879> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575879'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575879'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575878> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575878'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575878'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575877> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575877'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575877'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575876> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575876'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575876'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575875> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575875'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575875'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580026> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580026'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580026'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580025> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580025'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580025'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580024> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580024'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580024'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580027> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580027'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580027'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580022> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580022'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580022'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580021> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580021'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580021'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580028> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580028'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580028'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576307> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576307'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576307'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576291> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576291'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576291'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576305> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576305'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576305'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576311> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576311'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576311'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576321> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576321'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576321'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576313> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576313'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576313'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576308> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576308'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576308'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576306> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576306'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576306'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576317> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576317'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576317'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579564> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579564'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579564'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579562> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579562'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579562'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579561> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579561'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579561'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579559> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579559'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579559'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579560> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579560'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579560'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579563> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579563'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579563'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576270> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576270'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576270'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576269> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576269'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576269'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576316> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576316'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576316'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576323> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576323'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576323'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580206> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580206'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580206'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580205> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580205'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580205'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580209> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580209'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580209'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580208> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580208'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580208'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580204> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580204'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580204'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580203> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580203'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580203'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579177> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579177'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579177'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579174> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579174'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579174'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579190> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579190'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579190'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579176> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579176'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579176'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579173> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579173'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579173'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579189> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579189'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579189'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579178> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579178'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579178'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579187> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579187'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579187'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579180> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579180'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579180'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579181> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579181'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579181'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579172> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579172'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579172'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579185> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579185'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579185'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579168> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579168'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579168'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579184> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579184'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579184'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579182> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579182'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579182'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579188> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579188'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579188'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579166> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579166'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579166'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579159> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579159'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579159'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579192> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579192'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579192'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579157> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579157'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579157'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579163> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579163'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579163'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579155> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579155'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579155'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579160> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579160'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579160'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579162> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579162'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579162'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579170> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579170'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579170'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579731> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579731'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579731'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579739> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579739'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579739'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579738> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579738'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579738'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579737> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579737'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579737'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579736> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579736'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579736'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579734> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579734'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579734'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579732> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579732'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579732'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579733> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579733'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579733'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580005> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580005'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus bicoronatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580005'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '868901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580154> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580154'^^xsd:integer;
  dwc:scientificName 'Trileptium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2524'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580154'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579417> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579417'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579417'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579418> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579418'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579418'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576541> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576541'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576541'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576549> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576549'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576549'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576548> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576548'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576548'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576547> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576547'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576547'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576546> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576546'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576546'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576545> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576545'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576545'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576544> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576544'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576544'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576542> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576542'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576542'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576540> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576540'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576540'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576539> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576539'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576539'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576543> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576543'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576543'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576551> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576551'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576551'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575718> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575718'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575718'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579271> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579271'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579271'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576526> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576526'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576526'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576525> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576525'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576525'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575804> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575804'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575804'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575803> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575803'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575803'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575788> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575788'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575788'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575812> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575812'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575812'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575811> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575811'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575811'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575810> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575810'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575810'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575809> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575809'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575809'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575808> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575808'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575808'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575806> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575806'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575806'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575787> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575787'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575787'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575786> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575786'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575786'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575805> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575805'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575805'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575802> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575802'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575802'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575801> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575801'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575801'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575800> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575800'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575800'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575799> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575799'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575799'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575798> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575798'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575798'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575796> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575796'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575796'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575813> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575813'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575813'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575817> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575817'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575817'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575816> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575816'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575816'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575815> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575815'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575815'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575814> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575814'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575814'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575795> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575795'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575795'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579039> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579039'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579039'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579038> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579038'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579038'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579037> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579037'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579037'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575749> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575749'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575749'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575758> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575758'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575758'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575752> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575752'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575752'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575748> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575748'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575748'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575927> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575927'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575927'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575926> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575926'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575926'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575949> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575949'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575949'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575925> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575925'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575925'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575931> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575931'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575931'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575945> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575945'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575945'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575946> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575946'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575946'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575947> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575947'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575947'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575918> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575918'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575918'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575919> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575919'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575919'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575920> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575920'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575920'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575921> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575921'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575921'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575922> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575922'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575922'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575923> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575923'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575923'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575930> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575930'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575930'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575759> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575759'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575759'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575746> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575746'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575746'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575742> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575742'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575742'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575743> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575743'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575743'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575725> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575725'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575725'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575724> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575724'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575724'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575723> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575723'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575723'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575747> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575747'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575747'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575740> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575740'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575740'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575761> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575761'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575761'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575745> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575745'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575745'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575736> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575736'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575736'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575733> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575733'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575733'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575732> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575732'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575732'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575731> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575731'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575731'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575730> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575730'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575730'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575729> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575729'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575729'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575728> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575728'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575728'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575727> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575727'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575727'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575741> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575741'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575741'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575735> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575735'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575735'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575738> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575738'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575738'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575739> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575739'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575739'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575726> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575726'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575726'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575753> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575753'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575753'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575754> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575754'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575754'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575755> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575755'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575755'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575762> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575762'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575762'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575763> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575763'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575763'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575764> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575764'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575764'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575765> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575765'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575765'^^xsd:anyURI;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575757> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575757'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575757'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575941> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575941'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575941'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575905> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575905'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575905'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575924> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575924'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575924'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575929> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575929'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575929'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576006> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576006'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576006'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576005> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576005'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576005'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576003> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576003'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576003'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575997> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575997'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575997'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576002> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576002'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576002'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575996> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575996'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575996'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576000> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576000'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576000'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575999> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575999'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575999'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575998> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575998'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575998'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575995> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575995'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575995'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575994> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575994'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575994'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575992> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575992'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575992'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575989> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575989'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575989'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575990> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575990'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575990'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575993> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575993'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575993'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576001> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576001'^^xsd:integer;
  dwc:scientificName 'Chromadorella salicaniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153223'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576001'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579175> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579175'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579175'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579186> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579186'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579186'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575766> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575766'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575766'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576442> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576442'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576442'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576426> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576426'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576426'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576425> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576425'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576425'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576428> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576428'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576428'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576435> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576435'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576435'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580017> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580017'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580017'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580020> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580020'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580020'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580019> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580019'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580019'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580018> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580018'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580018'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580007> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580007'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580007'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580015> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580015'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580015'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580014> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580014'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580014'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580013> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580013'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580013'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580011> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580011'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580011'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580016> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580016'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580016'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580010> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580010'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580010'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580009> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580009'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580009'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580008> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580008'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580008'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580012> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580012'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580012'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579996> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579996'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579996'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579989> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579989'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579989'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579998> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579998'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579998'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579988> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579988'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579988'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579990> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579990'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579990'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579992> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579992'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579992'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579993> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579993'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579993'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579994> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579994'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579994'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579995> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579995'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579995'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579997> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579997'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579997'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579982> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579982'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579982'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579983> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579983'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579983'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579984> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579984'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579984'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579981> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579981'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579981'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579980> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579980'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579980'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579978> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579978'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579978'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579976> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579976'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579976'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579975> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579975'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579975'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579974> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579974'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579974'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579987> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579987'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579987'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579985> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579985'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579985'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579986> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579986'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579986'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579977> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579977'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579977'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579991> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579991'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579991'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579979> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579979'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579979'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576816> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576816'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576816'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576819> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576819'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576819'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576820> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576820'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576820'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576821> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576821'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576821'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576823> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576823'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576823'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576822> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576822'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576822'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576808> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576808'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576808'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576801> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576801'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576801'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576802> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576802'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576802'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576804> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576804'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576804'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576805> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576805'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576805'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576818> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576818'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576818'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576807> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576807'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576807'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575987> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575987'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575987'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576825> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576825'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576825'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576800> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576800'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576800'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576810> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576810'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576810'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576811> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576811'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576811'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576812> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576812'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576812'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576813> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576813'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576813'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576814> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576814'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576814'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576815> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576815'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576815'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576806> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576806'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576806'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576824> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576824'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576824'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576502> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576502'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576502'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576766> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576766'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576766'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576466> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576466'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576466'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576218> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576218'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576218'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576208> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576208'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576208'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576212> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576212'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576212'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576782> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576782'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576782'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579345> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579345'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579345'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579075> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579075'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579075'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579068> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579068'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579068'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576254> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576254'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576254'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576261> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576261'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576261'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576703> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576703'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576703'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579393> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579393'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579393'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579366> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579366'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579366'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579508> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579508'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579508'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579478> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579478'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579478'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579517> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579517'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579517'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579359> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579359'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579359'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579411> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579411'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579411'^^xsd:anyURI;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579409> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579409'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579409'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579760> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579760'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579760'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579744> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579744'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579744'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579749> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579749'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579749'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579767> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579767'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579767'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576056> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576056'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576056'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579687> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579687'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579687'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580111> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580111'^^xsd:integer;
  dwc:scientificName 'Trefusia litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '122267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580111'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '122267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579428> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579428'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579428'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579474> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579474'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579474'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579460> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579460'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579460'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579426> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579426'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579426'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576092> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576092'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576092'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579892> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579892'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579892'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579878> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579878'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579878'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579842> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579842'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579842'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576523> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576523'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576523'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579128> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579128'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579128'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579111> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579111'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579111'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579104> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579104'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579104'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579100> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579100'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579100'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579126> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579126'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579126'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576397> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576397'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576397'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576382> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576382'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576382'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576383> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576383'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576383'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576387> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576387'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576387'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575964> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575964'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575964'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575960> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575960'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575960'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580185> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580185'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580185'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575891> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575891'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575891'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576901> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576901'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576901'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575936> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575936'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575936'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575944> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575944'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575944'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575771> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575771'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575771'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575781> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575781'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575781'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579278> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579278'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579278'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579323> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579323'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579323'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579287> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579287'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579287'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575720> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575720'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575720'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579300> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579300'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579300'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579297> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579297'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579297'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579317> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579317'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579317'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576909> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576909'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576909'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576914> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576914'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576914'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579255> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579255'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579255'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579239> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579239'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579239'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576681> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576681'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576681'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579541> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579541'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579541'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579551> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579551'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '120840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579551'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575825> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575825'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575825'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575850> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575850'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575850'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579555> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579555'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579555'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575857> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575857'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575857'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575863> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575863'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575863'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575852> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575852'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575852'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576187> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576187'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576187'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576186> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576186'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576186'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576189> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576189'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576189'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576190> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576190'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576190'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576192> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576192'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576192'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576193> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576193'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576193'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576191> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576191'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576191'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576194> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576194'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576194'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576184> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576184'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576184'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576183> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576183'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576183'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576182> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576182'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576182'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576180> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576180'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576180'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576179> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576179'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576179'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576178> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576178'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576178'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576177> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576177'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576177'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576162> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576162'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576162'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576176> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576176'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576176'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576185> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576185'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576185'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576175> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576175'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576175'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576174> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576174'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576174'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576173> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576173'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576173'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576172> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576172'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576172'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576171> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576171'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576171'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576170> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576170'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576170'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576169> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576169'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576169'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576168> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576168'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576168'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576166> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576166'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576166'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576165> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576165'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576165'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576164> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576164'^^xsd:integer;
  dwc:scientificName 'Daptonema kornoeense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '121535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576164'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '121535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579267> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579267'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579267'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576399> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576399'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576399'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576413> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576413'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576413'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580232> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580232'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580232'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579698> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579698'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579698'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579649> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579649'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579649'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579853> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579853'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579853'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579973> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579973'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579973'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580364> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580364'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580364'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580363> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580363'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580363'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580362> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580362'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580362'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580361> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580361'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580361'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580360> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580360'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580360'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580377> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580377'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580377'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580356> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580356'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580356'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580369> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580369'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580369'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580354> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580354'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580354'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580358> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580358'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580358'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580365> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580365'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580365'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580366> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580366'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580366'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580368> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580368'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580368'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580370> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580370'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580370'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580376> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580376'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580376'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580375> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580375'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580375'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580373> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580373'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580373'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580372> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580372'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580372'^^xsd:anyURI;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580371> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580371'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580371'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580353> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580353'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580353'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580357> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580357'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580357'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580367> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580367'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580367'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580359> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580359'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580359'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580341> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580341'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580341'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580342> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580342'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580342'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580343> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580343'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580343'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580344> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580344'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580344'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580345> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580345'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580345'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580351> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580351'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580351'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580346> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580346'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580346'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580350> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749462"^^xsd:decimal ;
  dwc:decimalLongitude "3.656442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749462 3.656442)"^^geo:wktLiteral ;
  geo-pos:lat "51.749462"^^xsd:decimal ;
  geo-pos:long "3.656442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580350'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.656442'^^xsd:double;
  dwc:latitude '51.749462'^^xsd:double;
  dwc:minimumDepth '11.666666984558'^^xsd:double;
  dwc:maximumDepth '11.666666984558'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580350'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579666> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579666'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579666'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579684> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579684'^^xsd:integer;
  dwc:scientificName 'Prochromadorella longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579684'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '231314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576292> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576292'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576292'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576570> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576570'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576570'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576555> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576555'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576555'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579196> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579196'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579196'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576483> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576483'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576483'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576496> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.421118"^^xsd:decimal ;
  dwc:decimalLongitude "3.528949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.433332443237305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.421118 3.528949)"^^geo:wktLiteral ;
  geo-pos:lat "51.421118"^^xsd:decimal ;
  geo-pos:long "3.528949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576496'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.528949'^^xsd:double;
  dwc:latitude '51.421118'^^xsd:double;
  dwc:minimumDepth '29.433332443237'^^xsd:double;
  dwc:maximumDepth '29.433332443237'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576496'^^xsd:anyURI;
  dwc:observationDate '1984-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576488> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576488'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576488'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579210> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579210'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579210'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579202> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579202'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579202'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579785> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579785'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579785'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575827> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575827'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575827'^^xsd:anyURI;
  dwc:observationDate '1984-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580140> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.911416"^^xsd:decimal ;
  dwc:decimalLongitude "4.129502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.911416 4.129502)"^^geo:wktLiteral ;
  geo-pos:lat "51.911416"^^xsd:decimal ;
  geo-pos:long "4.129502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580140'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '4.129502'^^xsd:double;
  dwc:latitude '51.911416'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:maximumDepth '2.5999999046326'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580140'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575948> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410005"^^xsd:decimal ;
  dwc:decimalLongitude "3.399779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.46666717529297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410005 3.399779)"^^geo:wktLiteral ;
  geo-pos:lat "51.410005"^^xsd:decimal ;
  geo-pos:long "3.399779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575948'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.399779'^^xsd:double;
  dwc:latitude '51.410005'^^xsd:double;
  dwc:minimumDepth '17.466667175293'^^xsd:double;
  dwc:maximumDepth '17.466667175293'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575948'^^xsd:anyURI;
  dwc:observationDate '1984-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576707> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576707'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576707'^^xsd:anyURI;
  dwc:observationDate '1984-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576711> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576711'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576711'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576329> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576329'^^xsd:integer;
  dwc:scientificName 'Daptonema svalbardense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576329'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579638> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579638'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579638'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579628> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579628'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579628'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576619> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576619'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576619'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576658> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576658'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576658'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576616> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576616'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576616'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579216> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579216'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579216'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575838> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A575838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:575838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '575838'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:575838'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579103> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59654"^^xsd:decimal ;
  dwc:decimalLongitude "3.323661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.03333282470703"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59654 3.323661)"^^geo:wktLiteral ;
  geo-pos:lat "51.59654"^^xsd:decimal ;
  geo-pos:long "3.323661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579103'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.323661'^^xsd:double;
  dwc:latitude '51.59654'^^xsd:double;
  dwc:minimumDepth '17.033332824707'^^xsd:double;
  dwc:maximumDepth '17.033332824707'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579103'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579301> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579301'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579301'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576564> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576564'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576564'^^xsd:anyURI;
  dwc:observationDate '1985-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576577> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576577'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576577'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576594> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576594'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576594'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579793> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579793'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579793'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576062> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576062'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576062'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580130> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85558"^^xsd:decimal ;
  dwc:decimalLongitude "3.916445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.933333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85558 3.916445)"^^geo:wktLiteral ;
  geo-pos:lat "51.85558"^^xsd:decimal ;
  geo-pos:long "3.916445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580130'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.916445'^^xsd:double;
  dwc:latitude '51.85558'^^xsd:double;
  dwc:minimumDepth '3.9333333969116'^^xsd:double;
  dwc:maximumDepth '3.9333333969116'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580130'^^xsd:anyURI;
  dwc:observationDate '1985-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579790> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579790'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579790'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579945> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579945'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579945'^^xsd:anyURI;
  dwc:observationDate '1985-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579276> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579276'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579276'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576729> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576729'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576729'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576312> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576312'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576312'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576298> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576298'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576298'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579711> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.799743"^^xsd:decimal ;
  dwc:decimalLongitude "3.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.433333396911621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.799743 3.758387)"^^geo:wktLiteral ;
  geo-pos:lat "51.799743"^^xsd:decimal ;
  geo-pos:long "3.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579711'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.758387'^^xsd:double;
  dwc:latitude '51.799743'^^xsd:double;
  dwc:minimumDepth '7.4333333969116'^^xsd:double;
  dwc:maximumDepth '7.4333333969116'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579711'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579965> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579965'^^xsd:integer;
  dwc:scientificName 'Spirinia laevioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '228576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579965'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '228576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579530> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60779"^^xsd:decimal ;
  dwc:decimalLongitude "3.526999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.733333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60779 3.526999)"^^geo:wktLiteral ;
  geo-pos:lat "51.60779"^^xsd:decimal ;
  geo-pos:long "3.526999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579530'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.526999'^^xsd:double;
  dwc:latitude '51.60779'^^xsd:double;
  dwc:minimumDepth '11.733333587646'^^xsd:double;
  dwc:maximumDepth '11.733333587646'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579530'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579694> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.770851"^^xsd:decimal ;
  dwc:decimalLongitude "3.612274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.770851 3.612274)"^^geo:wktLiteral ;
  geo-pos:lat "51.770851"^^xsd:decimal ;
  geo-pos:long "3.612274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579694'^^xsd:integer;
  dwc:scientificName 'Rhabdinema flexile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.612274'^^xsd:double;
  dwc:latitude '51.770851'^^xsd:double;
  dwc:minimumDepth '10.333333015442'^^xsd:double;
  dwc:maximumDepth '10.333333015442'^^xsd:double;
  dwc:aphiaid '230868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579694'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '121295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579529> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579529'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579529'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576225> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576225'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576225'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576684> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576684'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576684'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580118> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A580118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:580118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '580118'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:580118'^^xsd:anyURI;
  dwc:observationDate '1985-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576530> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576530'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576530'^^xsd:anyURI;
  dwc:observationDate '1984-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579265> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.949999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733073 3.665332)"^^geo:wktLiteral ;
  geo-pos:lat "51.733073"^^xsd:decimal ;
  geo-pos:long "3.665332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579265'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.665332'^^xsd:double;
  dwc:latitude '51.733073'^^xsd:double;
  dwc:minimumDepth '5.9499998092651'^^xsd:double;
  dwc:maximumDepth '5.9499998092651'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579265'^^xsd:anyURI;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576107> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615845"^^xsd:decimal ;
  dwc:decimalLongitude "3.44033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615845 3.44033)"^^geo:wktLiteral ;
  geo-pos:lat "51.615845"^^xsd:decimal ;
  geo-pos:long "3.44033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576107'^^xsd:integer;
  dwc:scientificName 'Daptonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.44033'^^xsd:double;
  dwc:latitude '51.615845'^^xsd:double;
  dwc:minimumDepth '15.466666221619'^^xsd:double;
  dwc:maximumDepth '15.466666221619'^^xsd:double;
  dwc:aphiaid '121528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576107'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '121528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576527> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576527'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576527'^^xsd:anyURI;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576528> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.930582"^^xsd:decimal ;
  dwc:decimalLongitude "3.947832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.233333587646484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.930582 3.947832)"^^geo:wktLiteral ;
  geo-pos:lat "51.930582"^^xsd:decimal ;
  geo-pos:long "3.947832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576528'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.947832'^^xsd:double;
  dwc:latitude '51.930582'^^xsd:double;
  dwc:minimumDepth '13.233333587646'^^xsd:double;
  dwc:maximumDepth '13.233333587646'^^xsd:double;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576528'^^xsd:anyURI;
  dwc:observationDate '1984-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576529> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576529'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576529'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579572> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A579572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:579572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '579572'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:579572'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576142> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576142'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576142'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576143> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576143'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576143'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576140> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.800853"^^xsd:decimal ;
  dwc:decimalLongitude "3.66533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.966666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.800853 3.66533)"^^geo:wktLiteral ;
  geo-pos:lat "51.800853"^^xsd:decimal ;
  geo-pos:long "3.66533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576140'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.66533'^^xsd:double;
  dwc:latitude '51.800853'^^xsd:double;
  dwc:minimumDepth '14.966666221619'^^xsd:double;
  dwc:maximumDepth '14.966666221619'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576140'^^xsd:anyURI;
  dwc:observationDate '1985-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576147> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576147'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576147'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576144> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576144'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576144'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576152> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576152'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576152'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576145> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.675014"^^xsd:decimal ;
  dwc:decimalLongitude "3.514774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.266666412353516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.675014 3.514774)"^^geo:wktLiteral ;
  geo-pos:lat "51.675014"^^xsd:decimal ;
  geo-pos:long "3.514774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576145'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.514774'^^xsd:double;
  dwc:latitude '51.675014'^^xsd:double;
  dwc:minimumDepth '9.2666664123535'^^xsd:double;
  dwc:maximumDepth '9.2666664123535'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576145'^^xsd:anyURI;
  dwc:observationDate '1985-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576146> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656403"^^xsd:decimal ;
  dwc:decimalLongitude "3.609499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656403 3.609499)"^^geo:wktLiteral ;
  geo-pos:lat "51.656403"^^xsd:decimal ;
  geo-pos:long "3.609499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576146'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.609499'^^xsd:double;
  dwc:latitude '51.656403'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576146'^^xsd:anyURI;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576153> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576153'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576153'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576154> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448617"^^xsd:decimal ;
  dwc:decimalLongitude "3.361166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.466666221618652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448617 3.361166)"^^geo:wktLiteral ;
  geo-pos:lat "51.448617"^^xsd:decimal ;
  geo-pos:long "3.361166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576154'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.361166'^^xsd:double;
  dwc:latitude '51.448617'^^xsd:double;
  dwc:minimumDepth '8.4666662216187'^^xsd:double;
  dwc:maximumDepth '8.4666662216187'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576154'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576151> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.628902"^^xsd:decimal ;
  dwc:decimalLongitude "3.534776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.0333333015441895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.628902 3.534776)"^^geo:wktLiteral ;
  geo-pos:lat "51.628902"^^xsd:decimal ;
  geo-pos:long "3.534776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576151'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.534776'^^xsd:double;
  dwc:latitude '51.628902'^^xsd:double;
  dwc:minimumDepth '7.0333333015442'^^xsd:double;
  dwc:maximumDepth '7.0333333015442'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576151'^^xsd:anyURI;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576150> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576150'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576150'^^xsd:anyURI;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576149> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60029"^^xsd:decimal ;
  dwc:decimalLongitude "3.595056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.566666603088379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60029 3.595056)"^^geo:wktLiteral ;
  geo-pos:lat "51.60029"^^xsd:decimal ;
  geo-pos:long "3.595056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576149'^^xsd:integer;
  dwc:scientificName 'Daptonema gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.595056'^^xsd:double;
  dwc:latitude '51.60029'^^xsd:double;
  dwc:minimumDepth '13.566666603088'^^xsd:double;
  dwc:maximumDepth '13.566666603088'^^xsd:double;
  dwc:aphiaid '231354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576149'^^xsd:anyURI;
  dwc:observationDate '1984-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576130> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526675"^^xsd:decimal ;
  dwc:decimalLongitude "3.383942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.9666666984558105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526675 3.383942)"^^geo:wktLiteral ;
  geo-pos:lat "51.526675"^^xsd:decimal ;
  geo-pos:long "3.383942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576130'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.383942'^^xsd:double;
  dwc:latitude '51.526675'^^xsd:double;
  dwc:minimumDepth '6.9666666984558'^^xsd:double;
  dwc:maximumDepth '6.9666666984558'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576130'^^xsd:anyURI;
  dwc:observationDate '1984-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576758> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576758'^^xsd:integer;
  dwc:scientificName 'Gonionchus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '228830'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576758'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '228830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576757> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576757'^^xsd:integer;
  dwc:scientificName 'Gonionchus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '228830'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576757'^^xsd:anyURI;
  dwc:observationDate '1984-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576756> ;
  mr:hasGeometry <https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.696682"^^xsd:decimal ;
  dwc:decimalLongitude "3.600609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.833333492279053"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.696682 3.600609)"^^geo:wktLiteral ;
  geo-pos:lat "51.696682"^^xsd:decimal ;
  geo-pos:long "3.600609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/664__urn%3Acatalog%3AMarBEF%2FManuela%3Aua%3A576756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ua:576756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/664_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ua'^^xsd:string;
  dwc:catalogNumber '576756'^^xsd:integer;
  dwc:scientificName 'Gonionchus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight North Sea - Voordelta'^^xsd:string;
  dwc:longitude '3.600609'^^xsd:double;
  dwc:latitude '51.696682'^^xsd:double;
  dwc:minimumDepth '4.8333334922791'^^xsd:double;
  dwc:maximumDepth '4.8333334922791'^^xsd:double;
  dwc:aphiaid '228830'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ua:576756'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '228830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF